Uses of Class
edu.claflin.finder.algo.clustering.ClusteringAlgorithm
Packages that use ClusteringAlgorithm
-
Uses of ClusteringAlgorithm in edu.claflin.finder.algo.clustering
Subclasses of ClusteringAlgorithm in edu.claflin.finder.algo.clusteringModifier and TypeClassDescriptionclassFastGreedy Algorithm for Community Detection.classGirvan-Newman Algorithm for Community Detection.classInfomapImplementation algorithm implemented using Mapping Higher-Order Network Flows in Memory and Multilayer Networks with InfomapImplementation by Daniel Edler, Ludvig Bohlin and Martin Rosvall.classTODO: MAKE COMMENTS NICE abcclassLeading Eigenvector Algorithm for Community Detection, following Mark Newman's "Finding community structure in networks using the eigenvectors of matrices".classLouvain algorithm implemented using the brief description by Mark Newman on pages 511-512 of "Networks Second Edition".classWalktrap Algorithm for Community Detection.